addHistory(const char *string) | BustaGraphics | |
bMainScrn | BustaGraphics | |
drawCharSelScrn(int local_row, int local_col, int *others_row, int *others_col, char **player_names, int num_players) | BustaGraphics | |
drawChefSelelection() | BustaGraphics | |
drawConnectScrn(ConnectScrnStates state, ConnectScrnPlayerList *list) | BustaGraphics | |
drawHighScores(char **HSnames, int *HSscores) | BustaGraphics | |
drawLocalPlayerGame(BustaModelGameState *gs) | BustaGraphics | |
drawMainScreen(MainScrnButton selected) | BustaGraphics | |
drawMPGame(BustaModelGameState *gs, BustaModelMPGameState *mp_gs) | BustaGraphics | |
drawOpponentBoard(BustaModelGameState gs) | BustaGraphics | |
drawOptions() | BustaGraphics | |
drawRankings(char **names, int numPlayers, BustaModelCharacter *portraits, int *scores) | BustaGraphics | |
drawSPGame(BustaModelGameState *gs) | BustaGraphics | |
getConnectScrnTextField() | BustaGraphics | |
getPlayerName() | BustaGraphics | |
getServerIPAddress() | BustaGraphics | |
handleGUIEvent(SDL_Event *event) | BustaGraphics | |
initCharSelScrn(gcn::ActionListener *al) | BustaGraphics | |
initConnectScrn(gcn::ActionListener *al) | BustaGraphics | |
initHighScores(gcn::ActionListener *al) | BustaGraphics | |
initMPGameScrn(gcn::ActionListener *al, BustaModelCharacter *chefID, char **opponent_names, int num_opponents) | BustaGraphics | |
initRankings(gcn::ActionListener *al) | BustaGraphics | |
initSPGameScrn(gcn::ActionListener *al) | BustaGraphics | |
killCharSelScrn() | BustaGraphics | |
killConnectScrn() | BustaGraphics | |
killHighScores() | BustaGraphics | |
killMPGameScrn() | BustaGraphics | |
killRankings() | BustaGraphics | |
killSPGameScrn() | BustaGraphics | |
setOpponents(BustaModelMPGameState *mp_gs, int num_opponents) | BustaGraphics | |
setSpecialSandwiches(FoodType **special_sandwiches, char **sandwich_names, int num_sandwiches, int num_spSandwiches) | BustaGraphics | |
submissionAlert(BustaModelCompleteSandwich *sandwich) | BustaGraphics | |